Name Mos Box
ShortName mosbox
TopTexture MosBox
SideTexture MosBox
BottomTexture MosBox
GunBoxID 30001
Recipe I ingotIron S gunpowder
III
ISI
III
//AddGun shortName amountOf item
//AddAmmo must come immediately after AddGun for them to be in the same slot
//The names of the items / blocks are those in the code, with some exceptions such as iron (ingotIron) and gunpowder (sulphur)
//And with parts from this mod, they are the shortName of the item
//Guns cannot yet have multiple ammo types in the same slot. For now, just list them under two seperate guns that are the same
//NumGuns must come before all the addGun lines and must be correct.
NumGuns 18
AddGun dummyammo 1 stick
AddGun sound_horn 1 coal
AddGun flamethrower 4 ingotIron
AddAmmo flamethrower_fuel 1 ingotIron 2 coal
AddGun rockbuster 1 ingotIron
AddAmmo rockbuster_ammo 1 redstone
AddGun sg_vectorarrow(sg) 2 ingotIron
AddAmmo sg_vectorarrow(sg)_ammo 1 ingotIron 1 sulphur
AddGun lmg_vectorarrow 2 ingotIron
AddAmmo lmg_vectorarrow_ammo 1 ingotIron 1 sulphur
AddGun pilebunkermk1 2 ingotIron
AddAmmo pilebunker_ammo 2 ingotIron
AddGun pilebunkermk2 3 ingotIron
AddAmmo pilebunker_ammo 2 ingotIron
AddGun rocketpunch 2 ingotIron
AddAmmo tickets_rocketpunch_ammo 1 ingotIron
AddGun rocketpunchmk2 3 ingotIron
AddAmmo tickets_rocketpunchmk2_ammo 1 ingotIron
AddGun m9bayonet 2 ingotIron
AddGun sptsnazkife 2 ingotIron
AddAmmo sptsnazkife_ammo 1 ingotIron
AddGun militaryshovel 2 ingotIron 1 coal
AddGun bamboospear 4 reeds
AddAmmo bamboospear_ammo 1 ingotIron
AddGun katana 2 ingotIron 1 coal
AddAmmo sound_horn 1 coal
AddGun flag 3 stick 4 string
AddGun tool_binoculars[6x] 1 coal
AddAmmo sound_horn 1 coal
AddGun tool_binoculars[12x] 1 coal
AddAmmo sound_horn 1 coal